home *** CD-ROM | disk | FTP | other *** search
/ Giga Games 1 / Giga Games.iso / net / usenet / volume2 / dungeon / patch3.1 < prev    next >
Encoding:
Internet Message Format  |  1987-12-05  |  2.2 KB

  1. Path: uunet!husc6!mit-eddie!uw-beaver!tektronix!tekgen!tekred!games-request
  2. From: games-request@tekred.TEK.COM
  3. Newsgroups: comp.sources.games
  4. Subject: v03i021:  dungeon - game of adventure, Patch3.1
  5. Message-ID: <1908@tekred.TEK.COM>
  6. Date: 3 Dec 87 21:24:57 GMT
  7. Sender: billr@tekred.TEK.COM
  8. Lines: 84
  9. Approved: billr@tekred.TEK.COM
  10.  
  11. Submitted by: Bill Randle <games-request@tekred.TEK.COM>
  12. Comp.sources.games: Volume 3, Issue 21
  13. Archive-name: dungeon/Patch3.1
  14.  
  15.     [I blew it and left out one of the patches that should
  16.      have gone out with Patch3.  Consider this part of Patch3.
  17.      (This sets the door bit and works with the other patches
  18.      posted.  If you applied Patches03, you should apply this
  19.      also.)   -br]
  20.  
  21. #! /bin/sh
  22. # This is a shell archive.  Remove anything before this line, then unpack
  23. # it by saving it into a file and typing "sh file".  To overwrite existing
  24. # files, type "sh file -c".  You can also feed this as standard input via
  25. # unshar, or by typing "sh <file", e.g..  If this archive is complete, you
  26. # will see the following message at the end:
  27. #        "End of shell archive."
  28. # Contents:  Patches03.1
  29. # Wrapped by billr@tekred on Wed Dec  2 17:28:53 1987
  30. PATH=/bin:/usr/bin:/usr/ucb ; export PATH
  31. if test -f Patches03.1 -a "${1}" != "-c" ; then 
  32.   echo shar: Will not over-write existing file \"Patches03.1\"
  33. else
  34. echo shar: Extracting \"Patches03.1\" \(605 characters\)
  35. sed "s/^X//" >Patches03.1 <<'END_OF_Patches03.1'
  36. X*** dindx.dat.orig    Tue Sep  8 17:33:03 1987
  37. X--- dindx.dat    Tue Dec  1 09:27:50 1987
  38. X***************
  39. X*** 2854,2862 ****
  40. X  -32254
  41. X  -28160
  42. X    4608
  43. X! -15872
  44. X! -32256
  45. X! -32256
  46. X  -32254
  47. X  -32768
  48. X  -32768
  49. X--- 2854,2862 ----
  50. X  -32254
  51. X  -28160
  52. X    4608
  53. X! -11776
  54. X! -28160
  55. X! -28160
  56. X  -32254
  57. X  -32768
  58. X  -32768
  59. X***************
  60. X*** 2951,2956 ****
  61. X--- 2951,2957 ----
  62. X  -32256
  63. X  -32256
  64. X  -32256
  65. X+ -28160
  66. X  -32256
  67. X  -32256
  68. X  -32256
  69. X***************
  70. X*** 2958,2965 ****
  71. X  -32256
  72. X  -32256
  73. X  -32256
  74. X! -32256
  75. X!   4608
  76. X  -28160
  77. X  -28160
  78. X  -28160
  79. X--- 2959,2965 ----
  80. X  -32256
  81. X  -32256
  82. X  -32256
  83. X!   8704
  84. X  -28160
  85. X  -28160
  86. X  -28160
  87. END_OF_Patches03.1
  88. if test 605 -ne `wc -c <Patches03.1`; then
  89.     echo shar: \"Patches03.1\" unpacked with wrong size!
  90. fi
  91. # end of overwriting check
  92. fi
  93. echo shar: End of shell archive.
  94. exit 0
  95.